build: update dependency aspect_rules_ts to v3.8.7 (21.2.x)#32799
Conversation
See associated pull request for more information.
There was a problem hiding this comment.
Code Review
This pull request updates the aspect_rules_ts dependency from version 3.8.6 to 3.8.7. This is a patch release that, according to the release notes, includes bug fixes and improvements to the CI/testing setup. The changes in MODULE.bazel and the corresponding lock file update are correct and consistent with this dependency update. The update appears safe and I see no issues with it.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This PR contains the following updates:
3.8.6→3.8.7Release Notes
aspect-build/rules_ts (aspect_rules_ts)
v3.8.7Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.8.6...v3.8.7